Zdrojov kd: USCAModels.pas

518: Result:=FOleValue.Item(CollectName);
531: Result:=FOleValue.Property[PropName];
542: FOleValue.Property[PropName]:=Value;
574: FOleValue.ResetQueryItems;
575: while FOleValue.MoreItems do begin
576: FModel:=FOleValue.NextItem;
604: FOleValue.ResetQueryItems;
605: while FOleValue.MoreItems do begin
606: FOleValue.NextItem;
621: Result:=FOleValue.Item('Project',MName);
692: OV:=FOleValue.Items('Attribute');
759: OV:=FOleValue.Items('Operation');
838: OV:=FOleValue.Items('Association End');
897: OV:=FOleValue.Items('Association Start');
928: FillListByPropertyValue(FOleValue.Items(AssocName),AtribName,S,false);
1428: OVUsD:=FOleValue.Items('Using Diagram');
1453: OVPKG:=FOleValue.Items('Package');
1489: OV:=FOleValue.Items('Operation');
1771: OV:=FOleValue.Items('Operation');
1817: OV:=FOleValue.Items('Attribute');
1952: OV:=FOleValue.Items('Use Case');
1979: OV:=FOleValue.Items('Use Case');
2005: OV:=FOleValue.Items('Use Case');
2028: OV:=FOleValue.Items('Use Case');
2121: OV:=FOleValue.Items('Use Case');
